SixBit API Schema
EarliestShipDateType Simple Type
Description
The earliest ship date.
Namespace (none)
Type
Restriction of xs:dateTime
Diagram
EarliestShipDateType Simple Type
Overview
EarliestShipDateType Restriction of xs:dateTime
The earliest ship date.
Source
<xs:simpleType name="EarliestShipDateType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>The earliest ship date.</xs:documentation>
  </xs:annotation>
  <xs:restriction base="xs:dateTime" />
</xs:simpleType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.